-
Home
-
Payoneer Checkout
-
3.0.0
-
Code
-
Classes
- Uri
Total Complexity |
49 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
335 |
Lines of code |
176 |
Logical lines of code |
112 |
Comment lines |
94 |
Methods |
22 |
Properties |
8 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createUriString() |
A |
49 |
12 |
31 |
getAuthority() |
S |
58 |
5 |
16 |
normalizePort() |
S |
61 |
4 |
12 |
normalizeQueryAndFragment() |
S |
60 |
3 |
12 |
normalizePath() |
S |
60 |
3 |
12 |
getUserInfo() |
S |
64 |
3 |
11 |
withScheme() |
S |
64 |
2 |
10 |
isStandardPort() |
S |
77 |
2 |
3 |
withUserInfo() |
S |
68 |
2 |
7 |
getFragment() |
S |
81 |
1 |
3 |
getQuery() |
S |
81 |
1 |
3 |
__toString() |
S |
77 |
1 |
3 |
withHost() |
S |
69 |
1 |
7 |
withPort() |
S |
71 |
1 |
6 |
withPath() |
S |
71 |
1 |
6 |
withQuery() |
S |
71 |
1 |
6 |
withFragment() |
S |
71 |
1 |
6 |
getPath() |
S |
81 |
1 |
3 |
getPort() |
S |
82 |
1 |
3 |
getHost() |
S |
81 |
1 |
3 |
getScheme() |
S |
81 |
1 |
3 |
__construct() |
S |
64 |
1 |
10 |